From ee7b3b45e0e25eddf70204d6b69216112c5286e2 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 17 Jan 2009 19:15:12 +0000 Subject: [PATCH] (Standard Keymaps): Rename function-key-map to local-function-key-map. --- doc/lispref/maps.texi | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/lispref/maps.texi b/doc/lispref/maps.texi index 038744fe3e3..88ab85a2ac7 100644 --- a/doc/lispref/maps.texi +++ b/doc/lispref/maps.texi @@ -112,7 +112,7 @@ Properties menu. The sparse keymap that displays the Special Props submenu of the Text Properties menu. -@item function-key-map +@item local-function-key-map The keymap for translating key sequences to preferred alternatives.@* If there are none, then it contains an empty sparse keymap. @xref{Translation Keymaps}. @@ -163,7 +163,8 @@ search. @item key-translation-map A keymap for translating keys. This one overrides ordinary key -bindings, unlike @code{function-key-map}. @xref{Translation Keymaps}. +bindings, unlike @code{local- function-key-map}. @xref{Translation +Keymaps}. @item kmacro-map @vindex kmacro-map -- 2.30.2